Welcome![Sign In][Sign Up]
Location:
Search - Socket programming in CSharp

Search list

[Windows Develop套接字编程

Description: E:\C#\套接字编程.rar-E : \ C# \ socket programming. Rar
Platform: | Size: 24576 | Author: | Hits:

[Documents经典文档

Description: 我在毕业设计过程中涉及到socket编程,这里是我珍藏总结的一些关于socket的经典文档,希望对大家有帮助-I graduated in the design process relates to socket programming, here is my collection of summing up some of the classic socket documents, we hope to help
Platform: | Size: 82944 | Author: 孙明亮 | Hits:

[CSharpWinApp_server

Description: winsocket编程 服务器端程序 当服务器端的网络监听功能打开后,便处于实时的监听状态,可即时监听到用户通过socket发来的信息并进行相应的处理,可同时接受多个用户同时连接,并开启多个处理线程。-winsocket programming process server when the server side of the open network monitoring functions, it is a real-time status monitoring, immediately listening to the user through the socket to the information and the corresponding treatment can also accept multiple users simultaneous connections, and open more of threads.
Platform: | Size: 256000 | Author: 流星剑 | Hits:

[Communication-MobileFileScope

Description: P2P (peer to peer) file sharing program in C#. Supports Gnutella, Gnutella2, eDonkey, and OpenNap. www.filescope.com. This is excellent for people wanting to learn socket programming, GUI effects via drawing, custom drawn controls (tabcontrol, menus, etc.), network transfers, and much more. -P2P (peer-to-peer) file sharing program in C.#. Supports Gnutella, Gnutella2, eDonkey, and OpenNap. www.filescope.com. This is excel lent for people wanting to learn socket program ming, GUI effects via drawing, custom drawn controls (tabcontrol, menus, etc.) , network transfers, and much more.
Platform: | Size: 1519616 | Author: 微环境 | Hits:

[CSharpAsyncSocketServerandClient

Description: 异步传输 socket编程,主要说明服务器和客户端通信-ATM socket programming, focusing mainly on server and client communication
Platform: | Size: 149504 | Author: hwb | Hits:

[Internet-NetworkCSharp_Socket

Description: C# Socket编程例子,多数也是网上找的资料,请大家指出不足指出。-C# Socket programming examples, most are also looking for information online, please identify shortcomings pointed out that the U.S..
Platform: | Size: 61440 | Author: luomu | Hits:

[Internet-NetworkSocketTest2

Description: .net下Socket网络编程实例二.net下Socket网络编程实例一-. net under 2 Socket Network Programming examples. net under one instance of Socket Network Programming
Platform: | Size: 79872 | Author: jordan | Hits:

[CSharpSocket_CHAT

Description: C#.Net程序设计之Socket篇的编程实例,实例是一个网络聊天室,分服务端和客户端。实例运行于VS2008,附有讲解教程,详细讲解一些Socket编程的必要知识以及本实例的实现过程,对C#开发的朋友是个福音。 -C#. Net Programming Socket Part of the programming examples, examples are a network of chat rooms, sub-service client and the client. Instance running on VS2008, with a tutorial explaining in detail on a number of Socket programming necessary knowledge and examples of the realization of this process, on the C# development is a Friend of the Gospel.
Platform: | Size: 834560 | Author: wu | Hits:

[Windows DevelopSockets

Description: Socket programming in C Sharp
Platform: | Size: 15360 | Author: nafizahmed | Hits:

[Sniffer Package capturePortScaner

Description: 在C sharp 环境下使用raw socket编程和其他的相关的 扫描方法-In C sharp environment using raw socket programming and other related scanning method
Platform: | Size: 95232 | Author: will hwang | Hits:

[CSharpCSharpScanPortCode

Description: 在Csharp环境下使用raw socket编程和其他的相关的扫描方法。-In C sharp environment using raw socket programming and other related scanning method
Platform: | Size: 79872 | Author: 叶晓明 | Hits:

[CSharpFtpClient

Description: C#编程实现FTP客户端,socket编程,代码注释详细-C# Programming FTP client, socket programming, code notes in detail
Platform: | Size: 6917120 | Author: jonwa | Hits:

[Internet-NetworkCSharpforChatting

Description: C#聊天室其中使用了socket编程 实现了文件传输群聊,组聊等功能,是学习SOCKET的基础教程。 飞鸽 -C# chat rooms in which the socket programming using the file transfer a group chat, group chat and other functions, is the basis of learning tutorial SOCKET. Dove
Platform: | Size: 269312 | Author: harry | Hits:

[CSharpSocket_CHAT

Description: C#.Net Socket网络聊天室编程实例附教程.实例是一个网络聊天室,分服务端和客户端。实例运行于VS2008,附有讲解教程,详细讲解一些Socket编程的必要知识以及本实例的实现过程,对C#开发的朋友是个福音。-C#. Net Socket Internet chat room attached tutorial programming examples. Example of an online chat room, sub-server and client. Instance running on VS2008, with a brief tutorial explaining in detail some of the necessary knowledge Socket programming as well as examples of the implementation process, for C# development of friend is good news.
Platform: | Size: 834560 | Author: 271 | Hits:

[Internet-NetworkNetWork

Description: windows 中网络编程 Socket TCP FTP UDP等概念-windows in the network programming concepts such as Socket TCP FTP UDP
Platform: | Size: 28267520 | Author: yisaka | Hits:

[Internet-NetworkSocket-Programming-in-CSharp

Description: The Program Socket Programming is used a starter for those who wants to write C# Codes using Net Sockets. It lets you to use Socket Connections with other Systems. The Server Waits for the Connection and gives a Warm Welcome Message to the User Or the Client. Tools/API Information : This Programme it Written using Net.Socket and no extra Feature is used. This is written with the Aim that anyone should understand the Usage of Sockets and NetWorks and to show that C# has got great Support for NetWorking. Benefit : There are lots of codes still I am sending this because of its Simplicity and you can use write this Code with just a NotePad/TextPad/Editor.
Platform: | Size: 1024 | Author: Majid | Hits:

[Internet-NetworkCSharp

Description: 有关于C#TCP通信的源代码讲解,初步了解Socket编程流程,时钟控制、UTC时间转换-Source code in C# TCP communication to explain a preliminary understanding of socket programming process, clock control, UTC time conversion
Platform: | Size: 131072 | Author: 刘悦怡 | Hits:

[Internet-Networkchatprogram(CSharp)

Description: 聊天程序 1.实验目的 (1)熟悉和掌握网络编程的基本方法和步骤; (2)进一步理解client/server交互模式; (3)掌握GUI编程方法; (4)熟悉socket编程接口,掌握用socket编程接口开发网络应用程序的方法。 (5)掌握SQL Server数据库系统的编程应用。 2.实验任务 要求: (1)实现图形用户界面; (2)实现功能类似QQ,可根据实际情况进行适量删减; (3)可实现一对多聊天; (4)能将聊天记录存入数据库。-Chat program. Familiar with and master the basic network programming methods and procedures experimental purposes (1) (2) to further the understanding of the client/server interaction mode (3) master GUI programming method (4) the familiar socket programming interface, master with socket programming interface developed network The method of application. (5) The master SQL Server database system programming applications. 2. Experimental task requirements: (1) implementation of the graphical user interface (2) to achieve functionality similar to QQ, the appropriate deletion according to the actual situation (3) one-to-many chat (4) to be able to chat records stored in the database.
Platform: | Size: 995328 | Author: | Hits:

[Web ServerSocket-Programming-in-CSharp

Description: socket server and client using C#, visual studio 2012
Platform: | Size: 28672 | Author: alon | Hits:

[.netSocket-communication-in-CSharp-

Description: C#网络编程代码,很好的参考资料,对于网络编程有很好的帮助-C# network programming code, a good reference for network programming have a good help
Platform: | Size: 254976 | Author: liuyuan | Hits:
« 12 »

CodeBus www.codebus.net